| Total Complexity | 19 |
| Dependencies | 3 |
| Dependents | 0 |
| Total lines | 235 |
| Lines of code | 160 |
| Logical lines of code | 43 |
| Comment lines | 16 |
| Methods | 12 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| testSpecifications() | 54 | 8 | 19 | |
| testInlineLevel() | 45 | 1 | 65 | |
| getEscapeSequences() | 52 | 1 | 23 | |
| testSetIndentation() | 58 | 1 | 22 | |
| setUp() | 72 | 1 | 5 | |
| tearDown() | 72 | 1 | 6 | |
| testObjectSupportEnabled() | 73 | 1 | 4 | |
| testObjectSupportDisabledButNoExceptions() | 74 | 1 | 4 | |
| testObjectSupportDisabledWithExceptions() | 77 | 1 | 3 | |
| testEscapedEscapeSequencesInQuotedScalar() | 79 | 1 | 3 | |
| testZeroIndentationThrowsException() | 81 | 1 | 3 | |
| testNegativeIndentationThrowsException() | 80 | 1 | 3 |